home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 1648 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: m.hendry@dial.pipex.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.graphics
  4. Subject: Re: wbpattern,magic selector & jpg
  5. Date: Fri, 1 Mar 96 19:59:35
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960301.500CF0.11FF7@am148.du.pipex.com>
  9. References: <112.6633T508T2504@xnet.com> <19960229.436038.119AD@am090.du.pipex.com> <1029.6634T470T1895@xnet.com>
  10. NNTP-Posting-Host: am148.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. MrWolf (molinari@xnet.com) wrote:
  14. : >MrWolf (molinari@xnet.com) wrote:
  15. : >: Is there any way to use wbpattern & magic selector with jpegs, gifs or
  16. : >: wavs? I'm tired of converting stuff.....
  17. : >WBPattern uses Datatypes to load in graphics, so any picture type which you
  18. : >have a Datatype for should work fine. Note that using GIFs and JPEGs will
  19. : >probably take longer to be processed than simple IFFs, so you could end up
  20. : >increasing your boot time considerably if you use them. I use an uncompressed
  21. : >ILBM to speed things up.
  22. : >The above applies to OS3.0+. If you have an earlier version than that, you
  23. : >won't have datatypes and so will have to convert the pictures manually.
  24. : >As for Magic Selector, I wouldn't know, since I don't use it. What is it
  25. : >anyway?
  26. : >-- Mat.
  27. : It hooks up to wb pattern and changes the pics every 5 min or however long ya
  28. : set it....it said error when i tried to load a jpeg but the pic came up a few
  29. : minutes later.....
  30.  
  31. A few minutes later? That suggests that you are running on a very slow machine
  32. or are using a very slow JPEG Datatype. Try the JFIF Datatype on Aminet, which
  33. is the fastest one around...
  34.  
  35. jfif_dtc.lha       util/dtype  77K  62+New JFIF/JPEG datatype (OS 3.0+)
  36. jfif_FIX.lha       util/dtype   4K  61+Bugfix for JFIF/JPEG datatype (AGA)
  37.  
  38. (get both archives)
  39.  
  40. -- Mat.
  41.